Extension point shortcuts
In component org.nuxeo.runtime.management.ResourcePublisher
Documentation
Define a shortcuts to a published resource.
Nuxeo's published resources are published by the service using that shortcut
The following information have to be provided : the shortcut name, the management qualifiedName and the mbean server locator pattern.
The following line figures out how using it.
<shortcut name="publisher" qualifiedName="org.nuxeo:name=managementResourcePublisher,type=service" locator="org.nuxeo"/>
Contribution Descriptors
- Class: org.nuxeo.runtime.management.ShortcutDescriptor